- 01. Writing a Basic Form
- 02. Hidden Inputs
- 03. Shopping List Take 1
- 04. Possible Problems
- 05. Introducing Templates
- 06. Template Refactor
- 07. Variable Substitution
- 08. Statement Syntax
- 09. Testing Statement Syntax
- 10. Templates and Types
- 11. For Loop Syntax
- 12. FizzBuzz
- 13. Shopping List Take 2
- 14. Escaping Templates
- 15. Helpful Tips
- 16. Template Inheritance
- 17. FizzBuzz Inheritance
- 18. Conclusion